Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/profiles/3d-secure/3d-secure-mpi

Description:

Configuration settings necessary for 3D Secure authorization through www.3dsecurempi.com.

Supported Actions:

copyFrom  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings from another merchant's profile definition.


copyTo  
Method:  GET       Implicit:  No       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Copies profile settings of the selected merchant into corresponding profile settings of the specified merchants/sub-merchants.


delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes profile settings.


load  
Method:  GET       Implicit:  Yes       Returns:  ThreeDSecurempiThreeDSecureProviderProfile *      
Consumes:  xurl  Produces:  json, xml 
 
Returns current profile settings.


modify  
Method:  POST       Implicit:  Yes       Returns:  ThreeDSecurempiThreeDSecureProviderProfile *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Creates new or updates an existing Provider Profile for 3D Secure MPI processing.

Parameters:
# Name Type Required Default Description
01 profile ThreeDSecurempiThreeDSecureProviderProfile * Yes Updated profile information

Configuration settings for 3D Secure authorization via www.3dsecurempi.com